home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11154 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: nntp-xfer-2.csn.net!yuma!steffend
  2. From: steffend@lamar.colostate.edu (Dave Steffen)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Does gcc support template?
  5. Date: 12 Mar 1996 22:49:22 GMT
  6. Organization: Colorado State University, Fort Collins, CO  80523
  7. Message-ID: <4i4v1i$vsm@yuma.ACNS.ColoState.EDU>
  8. References: <3145CC6F.4821@babbage.cs.qc.edu> <1869.6645T885T1536@panix.com>
  9. NNTP-Posting-Host: glitch.physics.colostate.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Dae Choi (gugu@panix.com) wrote:
  13.  
  14. > Could it be that gcc version 2.5.8 doesn't support template?  But it's a
  15. > relief to know that the code works on some machines... ;^)
  16.  
  17.     I don't know specifically about 2.5.8, but my guess is that it
  18. does _not_ support templates. As of 2.7.2, G++ supports templates -
  19. but nothing fancy (no member function templates or things like that),
  20. and you need to apply the repo patch from Cygnus.
  21.  
  22.     I hear the template support will be MUCH better in 2.8.0. I
  23. wish I had some money to send them so they'd get on with it! ;-)
  24.  
  25.                                  /\
  26.                                  \/
  27.  
  28. Dave Steffen                      No, his mind is not for rent
  29. Dept. of Physics                  To any God or Government
  30. Colorado State University         Always hopeful, yet discontent
  31. steffend@lamar.colostate edu      He knows changes aren't permanent-
  32.                       But change is...
  33. "Speak softly...                    
  34. ... and carry a black belt!"              -Neal Peart / RUSH
  35. -----------------------------------------------------------------------
  36.